Skip to content

chore: bump up pinia version to v3#39

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/pinia-3.x
Open

chore: bump up pinia version to v3#39
renovate[bot] wants to merge 1 commit intomainfrom
renovate/pinia-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jul 7, 2025

This PR contains the following updates:

Package Change Age Confidence
pinia (source) ^2.1.7^3.0.0 age confidence

Release Notes

vuejs/pinia (pinia)

v3.0.4

Compare Source

Please refer to CHANGELOG.md for details.

v3.0.3

Compare Source

Please refer to CHANGELOG.md for details.

v3.0.2

Please refer to CHANGELOG.md for details.

v3.0.0: Pinia 3.0

Compare Source

This version of Pinia has no new features, it drops support for Vue 2 and other deprecated APIs. It should be an straightforward upgrade for most users! 🎉

See the migration guide for help.

⚠ BREAKING CHANGES
  • We now use the native Awaited introduced in TS 4.5, so you need at least TS 4.5 to use Pinia 3.0. That being said, it's always better to have an up to date version of TS.
  • PiniaStorePlugin is now removed. Use PiniaPlugin instead.
  • defineStore({ id: 'id' }) is now removed. Use defineStore('id') instead
  • Pinia is now published as a type: module package but it still provides CJS versions dist files

Please refer to CHANGELOG.md for details.

v2.3.1

Compare Source

Please refer to CHANGELOG.md for details.

v2.3.0

Compare Source

Please refer to CHANGELOG.md for details.

v2.2.8

Compare Source

Please refer to CHANGELOG.md for details.

v2.2.7

Compare Source

Please refer to CHANGELOG.md for details.

v2.2.6

Compare Source

Please refer to CHANGELOG.md for details.

v2.2.5

Compare Source

Please refer to CHANGELOG.md for details.

v2.2.4

Compare Source

Please refer to CHANGELOG.md for details.

v2.2.3

Compare Source

Please refer to CHANGELOG.md for details.

v2.2.2

Compare Source

Please refer to CHANGELOG.md for details.

v2.2.1

Compare Source

Please refer to CHANGELOG.md for details.

v2.2.0

Compare Source

Please refer to CHANGELOG.md for details.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Jul 7, 2025
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Jul 7, 2025

⚠️ No Changeset found

Latest commit: 6e10405

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/pinia-3.x branch from 6fe49f9 to 632ac9c Compare August 10, 2025 13:31
@renovate renovate bot force-pushed the renovate/pinia-3.x branch from 632ac9c to 779a0d7 Compare September 25, 2025 15:59
@renovate renovate bot force-pushed the renovate/pinia-3.x branch from 779a0d7 to 1b875a2 Compare October 21, 2025 09:48
@renovate renovate bot force-pushed the renovate/pinia-3.x branch 2 times, most recently from 532343a to 6401b38 Compare November 11, 2025 02:06
@renovate renovate bot force-pushed the renovate/pinia-3.x branch from 6401b38 to 947f6ee Compare November 19, 2025 00:08
@renovate renovate bot force-pushed the renovate/pinia-3.x branch from 947f6ee to da05cd1 Compare December 3, 2025 17:37
@renovate renovate bot force-pushed the renovate/pinia-3.x branch from da05cd1 to 431418d Compare February 2, 2026 20:15
@renovate renovate bot force-pushed the renovate/pinia-3.x branch from 431418d to d64ef83 Compare February 12, 2026 13:38
@renovate renovate bot force-pushed the renovate/pinia-3.x branch from d64ef83 to 6e10405 Compare March 5, 2026 14:03
@renovate renovate bot force-pushed the renovate/pinia-3.x branch from 6e10405 to 22976b1 Compare April 8, 2026 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants